-
Home
-
WebToffee WP Backup and Migration
-
1.3.9
-
Code
-
Classes
- Response
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
312 |
Lines of code |
133 |
Logical lines of code |
64 |
Comment lines |
113 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
finaliseBody() |
A |
55 |
8 |
20 |
__set() |
S |
56 |
5 |
19 |
__get() |
S |
57 |
5 |
18 |
parseBody() |
S |
59 |
4 |
15 |
unsetHeader() |
S |
72 |
2 |
6 |
setBody() |
S |
67 |
2 |
9 |
addToBody() |
S |
70 |
2 |
7 |
isError() |
S |
79 |
2 |
3 |
setHeaders() |
S |
81 |
1 |
3 |
hasHeader() |
S |
79 |
1 |
3 |
setHeader() |
S |
80 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |
getHeaders() |
S |
82 |
1 |
3 |
setCode() |
S |
80 |
1 |
3 |
resetBody() |
S |
81 |
1 |
3 |
getBody() |
S |
82 |
1 |
3 |
setError() |
S |
81 |
1 |
3 |
getError() |
S |
82 |
1 |
3 |
hasBody() |
S |
80 |
1 |
3 |
getCode() |
S |
82 |
1 |
3 |